- instruction processing
- n PROG Befehlsverarbeitung f
Dictionary English-German Informatics. 2015.
Dictionary English-German Informatics. 2015.
instruction processing unit — komandų procesorius statusas T sritis automatika atitikmenys: angl. instruction processing unit; instruction processor vok. Befehlsprozessoreinheit, f; Instruktionprozessor, m rus. процессор команд, m pranc. processeur d ordre, m … Automatikos terminų žodynas
Instruction set — An instruction set, or instruction set architecture (ISA), is the part of the computer architecture related to programming, including the native data types, instructions, registers, addressing modes, memory architecture, interrupt and exception… … Wikipedia
Instruction pipeline — Pipelining redirects here. For HTTP pipelining, see HTTP pipelining. Basic five stage pipeline in a RISC machine (IF = Instruction Fetch, ID = Instruction Decode, EX = Execute, MEM = Memory access, WB = Register write back). In the fourth clock… … Wikipedia
Instruction cycle — An instruction cycle (sometimes called fetch and execute cycle, fetch decode execute cycle, or FDX) is the basic operation cycle of a computer. It is the process by which a computer retrieves a program instruction from its memory, determines what … Wikipedia
instruction processor — komandų procesorius statusas T sritis automatika atitikmenys: angl. instruction processing unit; instruction processor vok. Befehlsprozessoreinheit, f; Instruktionprozessor, m rus. процессор команд, m pranc. processeur d ordre, m … Automatikos terminų žodynas
Instruction prefetch — In computer architecture, instruction prefetch is a technique used in microprocessors to speed up the execution of a program by reducing wait states.Modern microprocessors are much faster than the memory where the program is kept, meaning that… … Wikipedia
instruction execution — noun (computer science) the process of carrying out an instruction by a computer • Syn: ↑execution • Topics: ↑computer science, ↑computing • Hypernyms: ↑process, ↑phy … Useful english dictionary
instruction set — noun Computing the complete set of instructions in machine code that can be recognized by a central processing unit … English new terms dictionary
Minimal instruction set computer — (MISC) is a processor architecture with a very small number of basic operations and corresponding opcodes. Such instruction sets are commonly stack based rather than register based to reduce the size of operand specifiers. Such a stack machine… … Wikipedia
Cycles per instruction — In computer architecture, cycles per instruction (aka clock cycles per instruction, clocks per instruction, or CPI) is a term used to describe one aspect of a processor s performance: the number of clock cycles that happen when an instruction is… … Wikipedia
Orthogonal instruction set — is a term used in computer engineering. A computer s instruction set is said to be orthogonal if any instruction can use data of any type via any addressing mode. The word orthogonal, which means right angle in this context, implies that it is… … Wikipedia